home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 6 / The Arsenal Files 6 (Arsenal Computer).ISO / win_nt / fp211sw.zip / README.1ST < prev    next >
Text File  |  1996-01-09  |  13KB  |  342 lines

  1. File Plus Ver 2.11
  2. Copyright (C) 1993-1995 Carl W. Moore
  3. All Rights Reserved
  4.  
  5.  
  6. What's New?
  7. ~~~~~~~~~~
  8. Ver 2.11
  9.     User Modifiers for user functions:
  10.           New User modifier added so File Plus can detach DOS programs from it's thread.
  11.       Check the "Detach DOS Prg" check box while editing a user function.
  12.       "Use 8.3 Name" modifier fixed to include full path names when used with %f.
  13.     Hard coded .ZIP support for 8.3 filename conversions.  So if you want to, you can
  14.       rename your .ZIP files to anything you want and still manipulate them.
  15. Ver 2.1
  16.     By popular request, the "FLTR" button in each window can now be changed into a 
  17.       Parent button in the "Layout Options Dialog".
  18.     New Functions added "Set Left Filter" and "Set Right Filter", to complement the
  19.       above modifications to the normal display layout.
  20.     New primary operation mode added: 3-window. Check the "MODE" menu for selection.
  21.     Clicking the right mouse button in the tree view window will load that directory
  22.       into the right window.  See the online manual (help), for more info.
  23.     User functions will NOT automatically re-load the directory windows anymore.
  24.       (Use "RELOAD Source/Target" in the modifiers section to force reload).
  25.     Left and Right window size is now adjustable by dragging in the middle.
  26.     Hotkey code re-written.  Menus can now have hotkeys assigned.  Old hotkey
  27.       values are gone.
  28. Ver 2.0 Beta 7
  29.     Icons! File Plus now integrates itself into the system registry 
  30.       under Win95.  
  31.     Left-Clicking an icon has the same effect as double-clicking
  32.       the text portion of the file listing.
  33.     Right-Clicking an icon brings up a popup menu with associated
  34.       File Types, some Explorer options, and basic file functions.
  35.     See the new options in the Configuration Menu.
  36.     Multiple associations for a single file available by right-
  37.       clicking an icon.
  38.     Many more bugs found and fixed in the user program routines.
  39.     File typing system now fully active in Shareware version.
  40.  
  41. Ver 2.0 Beta 6
  42.     Possible Hotkey conflict between simple hotkeys and popups corrected.
  43.     WINDOWS_FUNC removed from user functions (File Plus will now automatically
  44.       scan .EXE files to determine if they're Windows or DOS);
  45.     Use old 8.3 file nameing convention added to user function for backward
  46.       compatibility with programs that don't understand long-file names.
  47.     Optimized the initialization routines to decrease File Plus's startup time.
  48.     
  49.    Win32s and NT Specific Fixes:
  50.     Severe resource thrashing problem corrected.
  51.     DOS program launching code re-written.
  52.     Found and fixed some GDI calls to functions that work well under Win95
  53.       but not so well under Win32s and NT.
  54.  
  55. Ver 2.0 Beta 5
  56.     Windows NT startup problems fixed.
  57.     Right mouse button window scrolling routines re-written.
  58.     Finally caught up on the online help documentation.
  59.     Hard crash when doing a byte count on directories with more than
  60.       nine chars in the name has been squashed.
  61.  
  62. Ver 2.0 Beta 4
  63.     New Tool bar customization routines.
  64.  
  65. Ver 2.0 Beta 3
  66.     Multiple fixes to small Win95/Win32 bugs.
  67.  
  68. Ver 2.0 Beta 2
  69.     Another Make Directory function added that automatically steps
  70.     into the new directory after creation.    
  71.  
  72.     File Plus now supports polymorphic operations on .ZIP files.
  73.     Use the internal .ZIP viewer to view a .ZIP file.  The contents
  74.     of the file will appear in your directory window, now you can
  75.     copy files to/from, delete and view files within the archives.
  76.  
  77. Ver 2.0 Beta 1
  78.     File Plus is now a full 32-bit Win32s/Win95/NT application.
  79.     Long-File name support is now operational.
  80.  
  81. Ver 1.9 Beta 3
  82.     Groups of small interface bugs fixed. Too numerous to list.
  83.  
  84. Ver 1.9 Beta 2
  85.     Fixed <SRC> & <TGT> confusion when File Plus is re-activated.
  86.  
  87. Ver 1.9 Beta 1
  88.     Several Small Bugs fixed in right mouse button routines.
  89.     File Commenting system!!!!
  90.     Menu bar can now be customized with 10 user menus.
  91.     ToolBar along top of file windows can now be turned off and on.
  92.     Numerous minor bug fixes and additions.
  93.     INI File path problems fixed.
  94.     Unknown file types will load up into text editor if they're determined
  95.         to be text.
  96.     New Directory sorting features.
  97.     File Plus can now sort your directories by NAME,EXT, and the natural
  98.         order that they're read from disk.  You can also change the
  99.         order of Files and Dirs in the listers.
  100.     28 new path buttons added as Right Mouse Button functions under
  101.         the existing path buttons.    
  102. Ver 1.81
  103.     My apologies to those patching from 1.6D or earlier versions,
  104.     The setup program, doesn't convert the Configuration files from
  105.     really old versions of File Plus properly.
  106.     
  107.     File Plus will now create new configuration files if they don't
  108.     exist.
  109.  
  110.     Also if you want to use a set of default configurations:
  111.            Delete "FILEPLUS.INI" and "FPFTC.INI" from your File Plus
  112.            current directory and, if they exist, from your Windows
  113.        directory.
  114.     When you re-run File Plus, it will prompt you to create a new
  115.        set of files.
  116. Ver 1.8
  117.     New Function--- File Search! Search for strings or hex values in files
  118.       spanning your system.
  119.     Major bugs fixed in the select by pattern routines.
  120.     File Plus will now check its current directory for its .INI files
  121.     A common-use Tool Bar and info line now appears above the windows.
  122.     Tree Mode displays iconic folders (prettiness feature).
  123.     Clicking on the iconic folders in the tree window will have the same
  124.       effect as double-clicking the entry.
  125.     Added a browse button to the Configure Button Panel, makes tracking
  126.       down that program you want to run a lot easier.
  127.     Directory and Tree window sizes are now adjustable with mouse
  128.       drag in Tree Mode.
  129.     New window size code introduced, should eliminate ALL problems
  130.       associated with window locations and sizes.
  131.     Configure Button mode now blocks input to the directory windows.
  132.     New Icon for File Plus
  133.     Main executable file changed to FILEPLUS.EXE.
  134.  
  135. Ver 1.7
  136.     Full Color Support Now added!
  137.     You can now customize the colors of the Directory and Tree windows.
  138.     Includes: Seperate coloring schemes for Files, Directories, and Trees.
  139.     New Function:
  140.         Clone Files/Dirs
  141.         Allows you to make copies of files or directories within the
  142.         same directory.
  143.  
  144.     New Features:
  145.         Button Copy function.
  146.         Button Exchange Function.
  147.  
  148. Ver 1.6D
  149.     Added very powerful file finding functions. Allows you to search
  150.     ALL the drives on your system for an occurance of a file or  a
  151.     group of files.
  152.  
  153.     Several small inconsistencies and bugs noted by various users have
  154.     been fixed.
  155.  
  156. Ver 1.6C
  157.     Several minor changes made to the text file printing functions.
  158.     Now handles TABs properly.
  159.  
  160. Ver 1.6B
  161.     Cleaned up some window sizing bugs.
  162.  
  163. Ver 1.6A
  164.     Major cleanup bugs fixed; These problems wouldn't normally be seen
  165.     unless File Plus was started up and shut down about 50 times in
  166.     one Windows session.
  167.  
  168.     Addition of Hotkey support.  See the Hotkey section for details.
  169.  
  170.     Directories are now sorted alphabetically in the Tree Mode View.
  171.  
  172.     You can now extract or delete selected files from within the internal
  173.     Zip File Viewer.
  174.  
  175. Ver 1.6
  176.     Another directory changing problem fixed for starting Windows apps.
  177.  
  178.     Exploded the Left and Right directory filter functions. They now
  179.     contain several defaults (*.EXE,*.BAT,*.TXT,*.DOC, & *.*), and
  180.     added the facilities for up to 256 user filters.
  181.  
  182. Ver 1.52D
  183.     Fixed minor bug in printing routine.
  184.  
  185.     Setup program will now create the Program Group and Items.
  186.  
  187.     Fixed directory change problems in SMART_EXECUTE and other user functions.
  188.  
  189. Ver 1.52C
  190.     Completetly re-wrote the Directory Print function.
  191.     Now allows you to print either the left or the right directory, the tree
  192.     window, and includes info such as: total bytes on volume and total bytes
  193.     in printed directory.
  194.  
  195.     Added new function: Print Files.
  196.     Allows you to print one or more text files to your default printer.
  197.  
  198.     File Plus will now ask you if you want to save your configuration on exit,
  199.     if you've modified it during your current session.
  200.  
  201. Ver 1.52B
  202.     Added a new .ZIP file viewer.  This allows you to view the contents of .Zip
  203.     files without the little trip to DOS.  See the manual for notes on how to use
  204.     this new feature (check the section on Viewing ZIP files).
  205.  
  206. Ver 1.52A
  207.     Every dialog box has been re-designed, this should cure the inconsistencies
  208.     over different display drivers.  The new dialogs look better as well.
  209.  
  210.     Added commas to all the file sizes and  spacefree status bars.
  211.  
  212.     File Plus now remembers where it was located last on your display if it is
  213.     not maximized.
  214.  
  215. Ver 1.52:
  216.     Corrected Several Multiple Application lockup bugs that have been
  217.     occuring at seemingly random times.
  218.  
  219.     New user function added: SMART EXECUTE. See the Manual for explanation.
  220.  
  221. Ver 1.51:
  222.     Fixed many Tree Mode bugs and visual problems
  223.     (including a very nasty General Protection Exception).
  224.  
  225.     Button painting now allows for definition of custom colors.
  226.  
  227.     Improved setup program.
  228.  
  229.     Custom font usage for Registered version.
  230.  
  231.  
  232. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  233.  
  234.  
  235.  
  236.                 Important Notes
  237.                           for
  238.                    File Plus
  239.  
  240.  
  241. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!WARNING!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  242.  
  243.     This program provides the easiest user interface to date to manipulate
  244. almost all aspects of day-to-day managment of files and directories.
  245.  
  246.     As a result, it's also EXTREMELY easy to point-and-click thousands of
  247. files and directories into oblivion if you don't pay attention to the built in
  248. safeties.
  249.  
  250.     As a general rule, all functions in File Plus that can cause files and
  251. directories to be deleted or moved, will ask you for verification first.  For
  252. advanced users, these safeties can be turned off.
  253.  
  254.  
  255. Shareware:
  256.     File Plus is shareware.
  257.  
  258.     You are authorized to use this copy of File Plus for 21 days, if you like it,
  259.     then register it!
  260.  
  261.     Registered users get:
  262.  
  263.     (1) - Full support. I believe in registered users also getting a say in
  264.         improvements and enhances.  If you have ideas, let me hear them!
  265.  
  266.     (2) - Fully operational Custom File Typing.
  267.  
  268.     (3) - Customizable Font support.
  269.  
  270.     (3) - Free upgrades whenever new features are added.
  271.  
  272.     (4) - No irritating "About" and "Please Register" requesters.
  273.  
  274.     (5) - Peace of mind.
  275.  
  276.  
  277.  
  278.  
  279. Disclaimer:
  280.     The author of this software (Carl W. Moore) assumes no responsibility for any
  281. damage to your files or hard disks, or any other storage media you may damage by using
  282. this software.
  283.  
  284.     This program has been in testing and development for over a year, and
  285. so far no computers have suddenly leapt out the window as a result of this
  286. program.
  287.  
  288.  
  289. Requirements:
  290.     File Plus requires Microsoft Windows Ver 3.1, Win95, or NT.
  291.     NOTE: you must install the Win32s system from Microsoft if you
  292.         are still running Windows 3.1 or lower.
  293.  
  294.     A 486 or better processor.
  295.     4 Meg of ram or virtual memory (8 or better is recommended).
  296.     A mouse.  (Virtually impossible to use with a keyboard alone).
  297.         ((Don't even try it))!
  298.  
  299.   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  300.   !                            IMPORTANT                           !
  301.   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  302.    File Plus Vers 1.8 & up incorporate a bunch of changes that have been
  303.    a long time in coming, including the changing of the primary
  304.    executable file from "DISKUTIL.EXE" to "FILEPLUS.EXE".
  305.  
  306.    If you're upgrading from a version of File Plus prior to Ver 1.8,
  307.    please do the following before starting the Setup Program:
  308.  
  309.     (1) - Delete any Win95 Shortcuts associated with File Plus
  310.     (3) - Delete any groups for Windows or Win95 that File Plus
  311.         previously made on your system.
  312.  
  313. Installation:
  314.     Files included in this archive are:
  315.  
  316.       README.1ST    This File
  317.     FILEPLUS.RTF    Current Manual for File Plus 
  318.     REGISTER.DOC    How to get a registered version of File Plus
  319.     FILEPLUS.EXE    The executable for File Plus 
  320.        SETUP.EXE    The installation program for File Plus
  321.     FILEPLUS.HLP    Context sensitive help
  322.  
  323.         BWCC.DLL    Borland C++ Custom Control Library
  324.       BWCC32.DLL
  325.  
  326.         FUNC.PIF    Windows Program Information File for DOS functions
  327.             launched from within File Plus
  328.  
  329.        FPFTC.DEF \
  330.         FILEPLUS.DEF /  Default Configuration files for File Plus
  331.  
  332.  
  333. (1)    Before beginning the Setup program insure that all of the above files are
  334.         in the same directory.
  335. (2)    Use the RUN command from Windows to start SETUP.EXE.
  336. (3)    Follow the instructions given in the SETUP program.
  337. (4)    File Plus is now ready to run. Double-Click its icon.
  338.  
  339.  
  340.  
  341.     Please read FILEPLUS.WRI for planned upgrades.
  342.